CollectionView for WinForms
CanMove メソッド (C1GroupCollectionView<S>)

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1GroupCollectionView<S> クラス : CanMove メソッド
The original index.
The destination index.
Determines whether the item at fromIndex can be moved to toIndex.
シンタックス
'宣言
 
Public Overrides Function CanMove( _
   ByVal fromIndex As System.Integer, _
   ByVal toIndex As System.Integer _
) As System.Boolean
public override System.bool CanMove( 
   System.int fromIndex,
   System.int toIndex
)

パラメータ

fromIndex
The original index.
toIndex
The destination index.
参照

C1GroupCollectionView<S> クラス
C1GroupCollectionView<S> メンバ